home *** CD-ROM | disk | FTP | other *** search
- // TClock commands
- #define IDC_SHOWPROP 100
- #define IDC_SHOWHELP 101
- #define IDC_EXIT 102
- #define IDC_TIMER 103
- #define IDC_SYNCTIME 104
- #define IDC_SHOWCALENDER 105
- #define IDC_2CHHELP 106
- #define IDC_COPYCLIP 107
- #define IDC_ABOUT 108
-
- #define IDC_REFRESHCLOCK 109
- #define IDC_STOPSOUND 110
- #define IDC_PAUSERESUME 111
- #define IDC_PREVTRACK 112
- #define IDC_NEXTTRACK 113
-
- #define IDC_TCLOCKMENU 121
- #define IDC_SCREENSAVER 122
- #define IDC_KYU 123
- #define IDC_DELRECDOCS 124
- #define IDC_SHOWSTARTMENU 125
- #define IDC_TASKSW 126
- #define IDC_SHOWDESK 127
- #define IDC_LOCKPC 128
- #define IDC_CHANGECONF 129
- #define IDC_VOLMUTE 130
- #define IDC_MONOFF 131
- #define IDC_NETINIT 132
- #define IDC_DELUS 133
-
- // taskbar menu commands
- #define IDC_RUNAPP 401
- #define IDC_LOGOFF 402
- #define IDC_CASCADE 403
- #define IDC_TILEHORZ 404
- #define IDC_TILEVERT 405
- #define IDC_DATETIME 408
- #define IDC_TASKBARPROP 413
- #define IDC_MINALL 415
- #define IDC_TASKMAN 420
- #define IDC_EXITWIN 506
-
- // mouse click only
- #define IDC_OPENFILE 1
- #define IDC_MOUSECOPY 2
- #define IDC_VOLSET 3
- #define IDC_VOLUD 4
- #define IDC_CDOPEN 5
- #define IDC_CDCLOSE 6
- #define IDC_FILELIST 7
- #define IDC_COMMAND 8
-